home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Timing / VLTimer.lha / VLTimer / READ.ME < prev    next >
Encoding:
Text File  |  1993-12-01  |  2.1 KB  |  42 lines

  1.                     READ.ME file for VLTimer 2.00
  2.                     =============================
  3.  
  4.    "VLTimer"  is a VERY small (4092 bytes) utility program, that opens
  5. a  window  into  a  public  screen  (any type of screen, any number of
  6. colors); that window shows either a timer or a digital clock.  You can
  7. switch  between the two modes selecting the VLTimer window and hitting
  8. the "TAB" key; while the "0" key resets the timer.
  9.  
  10.    The  default  VLTimer  window  is  started  in  'timer' mode on the
  11. default  public screen; you can use icon tooltypes or CLI arguments to
  12. change that behaviour.  The argument/tooltype 'CLOCK' cause VLTimer to
  13. start  in  'clock'  mode;  while  'PUBSCREEN=name'  selects the public
  14. screen to use.  When started from the CLI, VLTimer detaches itself.
  15.  
  16.    The name is due to the fact that the early versions of VLTimer were
  17. designed  to  use  the  VLT screen (with the screenshare.library, well
  18. before  C=  introduced public screens) or the workbench.  I have found
  19. this  program  very  useful  when  connecting  with  VLT  to  a remote
  20. computer,  in  order  to check with its timer the connection time (and
  21. the connection costs :^); the "clock" function has been added because,
  22. when  working  with  the Amiga, I often loose the feeling of the time.
  23. The  code  could have been also smaller, without the argument/tooltype
  24. parsing  section;  but  I  definitely  needed  a clock on the CygnusED
  25. screen, where I spend the most of the time, and so...
  26.  
  27.    This   program   is   copyrighted,  but  freely  distributable  and
  28. midifiable  under the terms of the GNU CopyLeft License, here included
  29. (in the file License.txt).  See also the file Disclaimer.txt about the
  30. (lack of) warranties and the author.
  31.  
  32.    Thanks to: Commodore - for the wonderful Amiga;
  33.               SAS Institute, Inc. - for the C compiler (here 6.50);
  34.               ASDG, Inc. - for Cygnus ED Pro;
  35.               Gimpel Software - for Lint;
  36.       and to: Willy G.J. Langeveld - for VLT, that has caused VLTimer,
  37.               and his competence as BIX moderator.
  38.  
  39.  
  40.               Have fun!
  41.                                       MLO   (loreti@padova.infn.it)
  42.